generic programming

这些类型会被实例化。

常用释义

词性释义

泛型编程:一种计算机编程风格,其中算法是以待指定的类型编写的,当需要为特定类型提供参数时,这些类型会被实例化。
例句
  • 全部
1·But no, that's not generic programming.
但是,没有,这不是一般的节目。
2·Nowadays, generic programming has held an important position in programming.
现今,泛型编程技术已经在程序设计中占据了重要地位。
3·Classes are also the foundation for object-oriented and generic programming, which we cover in Part IV.
类也是第四部分中讨论的面向对象编程和泛型编程的基础。
4·Generic programming invokes a metaprogramming facility within a language, in those languages supporting it.
泛型编程调用一个设施内的元编程语言,这些语言支持。
5·As an important programming paradigm, generic programming relieves the programmer from repeatedly writing codes of similar functionality for different data types.
泛型程序设计提供了一种重要的程序设计范型,使程序员无须为不同的数据类型重复编写功能相似的程序代码。
6·The paper analyzed thoroughly the idea of generic programming, discusses the structure and the principle of the STL and points out the great significance of code reuse.
文章深入剖析了泛型编程思想,探讨了STL的结构与原理,指出STL在代码重用方面具有重要意义。
7·In rough cut of NC milling of helicoid, there are many defects when the generic programming means, for example, longer cutting time, inefficient, exigent tools are used.
在螺旋曲面的数控粗加工中,采用一般的编程方法得到的刀具路径在实际应用中存在加工时间长、效率低、对刀具要求高等缺点。
8·He was - in my opinion - at the time overly influenced by his experience with Ada, but he also had valuable practical experience with generic programming that I largely lacked.
在我看来,那时ada上的经验给了他过分的影响,而他有著我很大程度上缺乏的宝贵的泛型编程的实践经验。
9·Function objects are an important part of generic programming because they allow abstraction not only over the types of objects, but also over the operations that are being performed.
函数对象是一个重要的普通程序的一部分,因为他们允许抽象比类型对象还要多,而且比它正在执行的操作还要多。
10·XML also presents enough common attributes to services and applications to facilitate generic access to the data from heterogeneous programming languages and environments.
XML也向服务和应用程序提供足够的公共属性,以方便对来自各种编程语言和环境的数据的一般访问。